Skip to content

chore(deps-dev): bump the rolldown group across 1 directory with 2 updates - #8420

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rolldown-078ab0801d
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rolldown-078ab0801d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the rolldown group with 2 updates in the / directory: rolldown and @rolldown/plugin-babel.

Updates rolldown from 1.2.6 to 1.2.8

Release notes

Sourced from rolldown's releases.

v1.2.8

[1.2.8] - 2026-09-09

🚀 Features

🐛 Bug Fixes

  • dev: clean stale dynamic entry references after partial scans (#10846) by @​shulaoda
  • include external wildcard re-exports in OutputChunk.imports (#10845) by @​isker

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

❤️ New Contributors

Co-authored-by: shulaoda 165626830+shulaoda@users.noreply.github.com

v1.2.7

[1.2.7] - 2026-09-02

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from rolldown's changelog.

[1.2.8] - 2026-09-09

🚀 Features

🐛 Bug Fixes

  • dev: clean stale dynamic entry references after partial scans (#10846) by @​shulaoda
  • include external wildcard re-exports in OutputChunk.imports (#10845) by @​isker

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

❤️ New Contributors

[1.2.7] - 2026-09-02

🐛 Bug Fixes

... (truncated)

Commits
  • 9704b56 release: v1.2.8 (#10850)
  • 0f10a24 perf: cache getModuleInfo during code splitting (#10838)
  • f80cd65 fix: include external wildcard re-exports in OutputChunk.imports (#10845)
  • bba03da feat(dev): add hotUpdate dev option to gate the hotUpdate hook (#10837)
  • 26b4c6e release: v1.2.7 (#10814)
  • a03ca5f fix(rolldown_binding): make PreRenderedChunk.facadeModuleId nullable like R...
  • 3ce2f28 fix(plugin_timings): reword the warning so it does not contradict itself (#10...
  • See full diff in compare view

Updates @rolldown/plugin-babel from 0.2.3 to 0.2.4

Release notes

Sourced from @​rolldown/plugin-babel's releases.

plugin-babel@0.2.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​rolldown/plugin-babel's changelog.

0.2.4 (2026-09-07)

Bug Fixes

Miscellaneous Chores

Commits
  • 49dc455 release: plugin-babel@0.2.4
  • 249a7d2 fix(babel): set inputSourceMap: false to avoid combining source map twice (...
  • c0365e0 chore(deps): update rolldown-related dependencies (#128)
  • 6373896 fix(deps): update all non-major dependencies (#124)
  • 6b89bca chore(deps): update all non-major dependencies (#106)
  • fa5b6df fix(deps): update all non-major dependencies (#99)
  • 59dcaf4 chore(deps): update all non-major dependencies (#92)
  • b73d0dd chore(deps): update all non-major dependencies (#90)
  • 0032957 fix(deps): update all non-major dependencies (#88)
  • d717e25 chore: use pnpm catalog for some packages (#82)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog labels Sep 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 15, 2026 02:44
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 15, 2026
@dependabot
dependabot Bot requested a review from siddharthkp September 15, 2026 02:44
@dependabot dependabot Bot added the skip changeset This change does not need a changelog label Sep 15, 2026
@changeset-bot

changeset-bot Bot commented Sep 15, 2026 •

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 63e483f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@primer
primer Bot disabled auto-merge September 18, 2026 01:23
@primer
primer Bot enabled auto-merge September 18, 2026 01:23
@primer
primer Bot disabled auto-merge September 18, 2026 13:02
@primer
primer Bot enabled auto-merge September 18, 2026 13:02
@primer
primer Bot disabled auto-merge September 18, 2026 13:03
@primer
primer Bot enabled auto-merge September 18, 2026 13:03
…dates

Bumps the rolldown group with 2 updates in the / directory: [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) and [@rolldown/plugin-babel](https://github.com/rolldown/plugins/tree/HEAD/packages/babel).


Updates `rolldown` from 1.2.6 to 1.2.8
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.2.8/packages/rolldown)

Updates `@rolldown/plugin-babel` from 0.2.3 to 0.2.4
- [Release notes](https://github.com/rolldown/plugins/releases)
- [Changelog](https://github.com/rolldown/plugins/blob/main/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rolldown/plugins/commits/plugin-babel@0.2.4/packages/babel)

---
updated-dependencies:
- dependency-name: "@rolldown/plugin-babel"
  dependency-version: 0.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rolldown
- dependency-name: rolldown
  dependency-version: 1.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rolldown
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump the rolldown group with 2 updates chore(deps-dev): bump the rolldown group across 1 directory with 2 updates Sep 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rolldown-078ab0801d branch from 64bc115 to 63e483f Compare September 22, 2026 02:43
@github-actions
github-actions Bot temporarily deployed to storybook-preview-8420 September 22, 2026 02:51 Inactive
auto-merge was automatically disabled September 22, 2026 15:28

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/rolldown-078ab0801d branch September 22, 2026 15:28

This branch was successfully deployed

1 active and 1 inactive deployments
storybook-preview-8420 — 63e483fc Deployed Sep 22, 2026 by github-actions[bot]
github-pages — 63e483fc Deployed Sep 22, 2026 by dependabot[bot] via deploy-preview #33397
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file skip changeset This change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants